GrapeCity MultiRow for Windows Forms 11.0J
RemoveAt メソッド (BaseKeyCollection<TKey,TValue>)

削除する要素の0から始まるインデックス。
BaseKeyCollectionの指定したインデックスにある要素を削除します。
シンタックス
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する要素の0から始まるインデックス。
参照

参照

BaseKeyCollection<TKey,TValue> クラス
BaseKeyCollection<TKey,TValue> メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.